home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / hello_ki.swf / scripts / DefineSprite_25 / frame_13 / DoAction.as
Encoding:
Text File  |  2011-03-26  |  122 b   |  5 lines

  1. tellTarget("ThisCard")
  2. {
  3.    gotoAndStop(_parent._parent._parent.cardArray[_parent._parent.ThisCardNumber - 1] + 1);
  4. }
  5.